| AutomatedBusinessProcess |
| EntityType | Independent |
| Logical Entity Name | AutomatedBusinessProcess |
| Default Table Name | SyAutomatedProcessActivation |
| Logical Only | NO |
| Definition | |
| Note |
| AutomatedBusinessProcess Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
BusinessProcessTypeId |
INTEGER | NO | ||
BusinessProcessId |
INTEGER | NO | ||
CampusId |
INTEGER | YES | ||
| RecordIdentifier | VARCHAR(10) | YES | ||
| Code | CHAR(1) | YES | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
| AutomatedBusinessProcessTypeId | INTEGER | YES |
| AutomatedBusinessProcess Keys |
| Key Name | Key Type | Keys |
| PK_SyAutomatedProcessActivation_SyAutomatedProcessActivationID | PrimaryKey | Id |
| Nk_SyAutomatedProcessActivation_UserID | Inversion Entry | LastModifiedUserId |
| Nk_SyAutomatedProcessActivation_SyCampusID | Inversion Entry | CampusId |
| Nk_SyAutomatedProcessActivation_SyServiceProcessID | Inversion Entry | BusinessProcessId |
| Nk_SyAutomatedProcessActivation_SyServiceProcessTypeID | Inversion Entry | BusinessProcessTypeId |
| AutomatedBusinessProcess Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Campus | Non-Identifying | Zero or One to Zero or More | CampusId | NO | |||
| BusinessProcess | Non-Identifying | One To Zero or More | BusinessProcessId | NO | |||
| BusinessProcessType | Non-Identifying | One To Zero or More | BusinessProcessTypeId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| AutomatedBusinessProcess Check Constraints |
| Check Constraint Name | CheckConstraint |